From 5db0e6da32e285507ad5a3cfd61fe375d0bd485a Mon Sep 17 00:00:00 2001 From: Debian LibreOffice Maintainers Date: Wed, 28 Jan 2026 21:03:25 +0100 Subject: [PATCH] disable-uitest-xmlsecurity-gpg Gbp-Pq: Name disable-uitest-xmlsecurity-gpg.diff --- xmlsecurity/Module_xmlsecurity.mk | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/xmlsecurity/Module_xmlsecurity.mk b/xmlsecurity/Module_xmlsecurity.mk index 07660208263..84a2e3ea18f 100644 --- a/xmlsecurity/Module_xmlsecurity.mk +++ b/xmlsecurity/Module_xmlsecurity.mk @@ -51,9 +51,9 @@ $(eval $(call gb_Module_add_screenshot_targets,xmlsecurity,\ )) ifeq ($(ENABLE_GPGMEPP),TRUE) -$(eval $(call gb_Module_add_uicheck_targets,xmlsecurity,\ - UITest_xmlsecurity_gpg \ -)) +#$(eval $(call gb_Module_add_uicheck_targets,xmlsecurity,\ +# UITest_xmlsecurity_gpg \ +#)) endif ifneq (,$(filter DESKTOP,$(BUILD_TYPE))) -- 2.30.2